home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / dos999.zip / 3004.TXT < prev    next >
Text File  |  1993-08-19  |  3KB  |  58 lines

  1.        _________________________________________________________________
  2.        STACKER NOTE                                         STACKER NOTE
  3.                           STACKING A PALMTOP COMPUTER
  4.                   (Applies to Stacker for Windows & DOS 3.0)
  5.        STAC FAX 3004  (08/19/93)
  6.        _________________________________________________________________
  7.                                        
  8.        BACKGROUND
  9.        
  10.        Stacker works great on DOS-based palmtop computers with hard RAM
  11.        drives. You need a special procedure to install it, however. This
  12.        procedure necessitates the use of a second, larger computer with
  13.        a hard disk and the ability to transfer files to the palmtop. The
  14.        larger computer should have at least 2 MB of free space on the
  15.        hard disk.
  16.        
  17.        SOLUTION
  18.        
  19.        You have to build an empty Stacker drive on the larger computer,
  20.        then copy it to the palmtop and arrange access.
  21.        
  22.         1. Run the Stacker Setup program on the host computer as
  23.             described in the manual.
  24.         2. If offered a choice between "Express" and "Custom", choose
  25.             Custom and select a disk with free space.
  26.         3. When offered a choice between "Entire Drive" and "Free
  27.             Space", choose Free Space.
  28.         4. In the "Space to Use" field, type a value about 100 KB
  29.             smaller than your palmtop RAM card (minus any "boot" files
  30.             you require). Then choose Stack.
  31.         5. After Setup is finished, restart the larger computer to
  32.             mount the Stacker drive.
  33.         6. Transfer all the files from the palmtop to the new Stacker
  34.             drive.
  35.         7. Delete everything except the boot files from your palmtop
  36.             RAM card. Boot files are the DOS system files and device
  37.             drivers installed in the CONFIG.SYS file.
  38.         8. Transfer STACKER.COM from the larger computer to the root
  39.             directory of the RAM card.
  40.         9. To make the Stacker drive movable, type:
  41.                SATTRIB -A-H-R d:\STACVOL.000 <Enter>
  42.            where d is the drive where you created it.
  43.         10.Copy STACVOL.000 to the root directory of the RAM disk.
  44.         11.Use any text editor to edit the CONFIG.SYS file on the RAM
  45.             card and add this line:
  46.                DEVICE=C:\STACKER.COM C:\STACVOL.DSK
  47.         12.Restart the palmtop computer. You should now have a new
  48.             drive containing the data previously on drive C. This new
  49.             drive is assigned the next available drive letter, which in
  50.             most cases, will be drive D. Some programs may have to be
  51.             reconfigured due to their relocation.
  52.         13.If your wish to "Swap" drives C and D, transfer SSWAP.COM to
  53.             the root directory of the RAM card and add the following
  54.             lines to your CONFIG.SYS file:
  55.                DEVICE=C:\SSWAP.COM C:\STACVOL.DSK /SYNC
  56.        _________________________________________________________________
  57.        Copyright 1993, Stac Electronics                      
  58.